home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / pack / xfdmaster.lha / xfd / Docs / xfdScan.doc < prev    next >
Text File  |  1999-02-05  |  1KB  |  48 lines

  1. NAME
  2.     xfdScan 1.00
  3.  
  4. SYNOPSIS
  5.     xfdScan SOURCE/A,DEST/A,NE=NOEXTERN/S,SO=SCANODD/S
  6.  
  7. DESCRIPTION
  8.     xfdScan searches for crunched data areas inside files.
  9.     It requires either Kickstart V37+ or the arp.library
  10.     together with older OS releases.
  11.  
  12.     SOURCE specifies the file (with path) that should be
  13.     scanned. No wildcards or directories supported.
  14.  
  15.     DEST specifies the basic filename that should be used
  16.     to save the crunched data if something was found.
  17.     xfdScan appends '.00' and so on to the basic filename
  18.     as there may be more than one crunched file.
  19.  
  20.     NOEXTERN switches off the usage of external slaves.
  21.     Use this option only if external slaves crash your
  22.     computer or otherwise behave in an annoying way.
  23.  
  24.     SCANODD causes the data scanner to scan at odd
  25.     addresses too. This option causes an error if you
  26.     don't have at least a 68020 CPU. Don't use this too
  27.     much as most data is word-aligned anyway.
  28.  
  29. EXAMPLE
  30.     Shell> xfdScan dh0:BigFile ram:Data
  31.  
  32.     Scans the file 'dh0:BigFile' and saves the resulting
  33.     files (if any) as 'ram:Data.00' etc.
  34.  
  35. HISTORY
  36.     xfdScan 1.00
  37.     - First public release. Just a very simple program that
  38.       does what is necessary.
  39.  
  40. COPYRIGHT
  41.     xfdScan is freely distributable for noncommercial use.
  42.  
  43. AUTHOR
  44.     Georg Hörmann
  45.     Martinswinkelstraße 16c
  46.     82467 Garmisch-Partenkirchen
  47.     Germany
  48.